func runtime/pprof.countHeap

3 uses

	runtime/pprof (current package)
		pprof.go#L206: 	count: countHeap,
		pprof.go#L212: 	count: countHeap, // identical to heap profile
		pprof.go#L586: func countHeap() int {